projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f55137f
)
x86: doc: Add note about the debug FSP usage on BayTrail
author
Stefan Roese
<
[email protected]
>
Wed, 13 Jul 2016 06:23:40 +0000
(08:23 +0200)
committer
Bin Meng
<
[email protected]
>
Tue, 16 Aug 2016 03:44:09 +0000
(11:44 +0800)
The debug FSP image is bigger in size than the normal FSP image. This
patch adds a small description on how to use this FSP debug version
by changing CONFIG_FSP_ADDR.
Signed-off-by: Stefan Roese <
[email protected]
>
Cc: Bin Meng <
[email protected]
>
Cc: Simon Glass <
[email protected]
>
Reviewed-by: Bin Meng <
[email protected]
>
doc/README.x86
patch
|
blob
|
history
diff --git
a/doc/README.x86
b/doc/README.x86
index 7d694b19cc6bdf64f39d559483e97a9ea02acd1b..f28605f200079c3933a9bac8dffaf211113c8386 100644
(file)
--- a/
doc/README.x86
+++ b/
doc/README.x86
@@
-314,6
+314,10
@@
Offset Description Controlling config
Overall ROM image size is controlled by CONFIG_ROM_SIZE.
+Note that the debug version of the FSP is bigger in size. If this version
+is used, CONFIG_FSP_ADDR needs to be configured to 0xfffb0000 instead of
+the default value 0xfffc0000.
+
---
Intel Galileo instructions for bare mode: